8=3,Draw3DLiteBorderAndField,protected void Draw3DLiteBorderAndField(Graphics g, Rectangle r, Color field);\n(Graphics g, Rectangle r, Color field, bool disabledColors);
9=3,DrawFlatBorderAndField,protected void DrawFlatBorderAndField(Graphics g, Rectangle r, Color border, Color field);\n(Graphics g, Rectangle r, Color border, Color field, bool disabledColors);
10=3,DrawRadioCheck,protected void DrawRadioCheck(Graphics g, Rectangle r);\n(Graphics g, Rectangle r, Color c);\n(Graphics g, Rectangle r, Color c, bool disabledColors);
16=3,GetImageRectangle,protected Rectangle GetImageRectangle(Rectangle maxFocus, out Point imageStart);\n(Rectangle client, Rectangle face, out Point imageStart);